home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / libogg / libvorbis-1.0rc3 / win32 / vorbis_dynamic.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2002-10-27  |  7.6 KB  |  296 lines

  1. # Microsoft Developer Studio Project File - Name="vorbis_dynamic" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=vorbis_dynamic - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "vorbis_dynamic.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "vorbis_dynamic.mak" CFG="vorbis_dynamic - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "vorbis_dynamic - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "vorbis_dynamic - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "vorbis_dynamic - Win32 Release"
  33.  
  34. # PROP BASE Use_MFC 0
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir "Release"
  37. # PROP BASE Intermediate_Dir "Release"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 0
  40. # PROP Use_Debug_Libraries 0
  41. # PROP Output_Dir "Vorbis_Dynamic_Release"
  42. # PROP Intermediate_Dir "Vorbis_Dynamic_Release"
  43. # PROP Ignore_Export_Lib 0
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VORBIS_DYNAMIC_EXPORTS" /YX /FD /c
  46. # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\ogg\include" /I "..\include" /I "..\win32\src" /I "..\..\vorbis\lib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /c
  47. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  48. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  49. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  50. # ADD RSC /l 0x409 /d "NDEBUG"
  51. BSC32=bscmake.exe
  52. # ADD BASE BSC32 /nologo
  53. # ADD BSC32 /nologo
  54. LINK32=link.exe
  55. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
  56. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ogg.lib /nologo /dll /machine:I386 /out:"Vorbis_Dynamic_Release/vorbis.dll" /libpath:"..\..\ogg\win32\Dynamic_Release"
  57.  
  58. !ELSEIF  "$(CFG)" == "vorbis_dynamic - Win32 Debug"
  59.  
  60. # PROP BASE Use_MFC 0
  61. # PROP BASE Use_Debug_Libraries 1
  62. # PROP BASE Output_Dir "vorbis_dynamic___Win32_Debug"
  63. # PROP BASE Intermediate_Dir "vorbis_dynamic___Win32_Debug"
  64. # PROP BASE Target_Dir ""
  65. # PROP Use_MFC 0
  66. # PROP Use_Debug_Libraries 1
  67. # PROP Output_Dir "Vorbis_Dynamic_Debug"
  68. # PROP Intermediate_Dir "Vorbis_Dynamic_Debug"
  69. # PROP Ignore_Export_Lib 0
  70. # PROP Target_Dir ""
  71. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VORBIS_DYNAMIC_EXPORTS" /YX /FD /GZ /c
  72. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\ogg\include" /I "..\include" /I "..\win32\src" /I "..\..\vorbis\lib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR /FD /GZ /c
  73. # SUBTRACT CPP /YX
  74. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  75. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  76. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  77. # ADD RSC /l 0x409 /d "_DEBUG"
  78. BSC32=bscmake.exe
  79. # ADD BASE BSC32 /nologo
  80. # ADD BSC32 /nologo
  81. LINK32=link.exe
  82. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
  83. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ogg_d.lib /nologo /dll /debug /machine:I386 /def:".\vorbis.def" /out:"Vorbis_Dynamic_Debug/vorbis_d.dll" /pdbtype:sept /libpath:"..\..\ogg\win32\Dynamic_Debug"
  84. # SUBTRACT LINK32 /verbose /pdb:none
  85.  
  86. !ENDIF 
  87.  
  88. # Begin Target
  89.  
  90. # Name "vorbis_dynamic - Win32 Release"
  91. # Name "vorbis_dynamic - Win32 Debug"
  92. # Begin Group "Source Files"
  93.  
  94. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  95. # Begin Source File
  96.  
  97. SOURCE=..\lib\analysis.c
  98. # End Source File
  99. # Begin Source File
  100.  
  101. SOURCE=..\lib\barkmel.c
  102. # End Source File
  103. # Begin Source File
  104.  
  105. SOURCE=..\lib\bitrate.c
  106. # End Source File
  107. # Begin Source File
  108.  
  109. SOURCE=..\lib\block.c
  110. # End Source File
  111. # Begin Source File
  112.  
  113. SOURCE=..\lib\codebook.c
  114. # End Source File
  115. # Begin Source File
  116.  
  117. SOURCE=..\lib\envelope.c
  118. # End Source File
  119. # Begin Source File
  120.  
  121. SOURCE=..\lib\floor0.c
  122. # End Source File
  123. # Begin Source File
  124.  
  125. SOURCE=..\lib\floor1.c
  126. # End Source File
  127. # Begin Source File
  128.  
  129. SOURCE=..\lib\info.c
  130. # End Source File
  131. # Begin Source File
  132.  
  133. SOURCE=..\lib\lpc.c
  134. # End Source File
  135. # Begin Source File
  136.  
  137. SOURCE=..\lib\lsp.c
  138. # End Source File
  139. # Begin Source File
  140.  
  141. SOURCE=..\lib\mapping0.c
  142. # End Source File
  143. # Begin Source File
  144.  
  145. SOURCE=..\lib\mdct.c
  146. # End Source File
  147. # Begin Source File
  148.  
  149. SOURCE=..\lib\psy.c
  150. # End Source File
  151. # Begin Source File
  152.  
  153. SOURCE=..\lib\registry.c
  154.  
  155. !IF  "$(CFG)" == "vorbis_dynamic - Win32 Release"
  156.  
  157. !ELSEIF  "$(CFG)" == "vorbis_dynamic - Win32 Debug"
  158.  
  159. # ADD CPP /I "..\src"
  160.  
  161. !ENDIF 
  162.  
  163. # End Source File
  164. # Begin Source File
  165.  
  166. SOURCE=..\lib\res0.c
  167. # End Source File
  168. # Begin Source File
  169.  
  170. SOURCE=..\lib\sharedbook.c
  171. # End Source File
  172. # Begin Source File
  173.  
  174. SOURCE=..\lib\smallft.c
  175. # End Source File
  176. # Begin Source File
  177.  
  178. SOURCE=..\lib\synthesis.c
  179. # End Source File
  180. # Begin Source File
  181.  
  182. SOURCE=..\lib\time0.c
  183. # End Source File
  184. # Begin Source File
  185.  
  186. SOURCE=..\lib\window.c
  187. # End Source File
  188. # End Group
  189. # Begin Group "Header Files"
  190.  
  191. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  192. # Begin Source File
  193.  
  194. SOURCE=..\lib\backends.h
  195. # End Source File
  196. # Begin Source File
  197.  
  198. SOURCE=..\lib\bitbuffer.h
  199. # End Source File
  200. # Begin Source File
  201.  
  202. SOURCE=..\lib\codebook.h
  203. # End Source File
  204. # Begin Source File
  205.  
  206. SOURCE=..\include\vorbis\codec.h
  207. # End Source File
  208. # Begin Source File
  209.  
  210. SOURCE=..\lib\codec_internal.h
  211. # End Source File
  212. # Begin Source File
  213.  
  214. SOURCE=..\lib\envelope.h
  215. # End Source File
  216. # Begin Source File
  217.  
  218. SOURCE=..\lib\iir.h
  219. # End Source File
  220. # Begin Source File
  221.  
  222. SOURCE=..\lib\lookup.h
  223. # End Source File
  224. # Begin Source File
  225.  
  226. SOURCE=..\lib\lookup_data.h
  227. # End Source File
  228. # Begin Source File
  229.  
  230. SOURCE=..\lib\lpc.h
  231. # End Source File
  232. # Begin Source File
  233.  
  234. SOURCE=..\lib\lsp.h
  235. # End Source File
  236. # Begin Source File
  237.  
  238. SOURCE=..\lib\masking.h
  239. # End Source File
  240. # Begin Source File
  241.  
  242. SOURCE=..\lib\mdct.h
  243. # End Source File
  244. # Begin Source File
  245.  
  246. SOURCE=..\lib\misc.h
  247. # End Source File
  248. # Begin Source File
  249.  
  250. SOURCE=..\lib\os.h
  251. # End Source File
  252. # Begin Source File
  253.  
  254. SOURCE=..\lib\psy.h
  255. # End Source File
  256. # Begin Source File
  257.  
  258. SOURCE=..\lib\registry.h
  259. # End Source File
  260. # Begin Source File
  261.  
  262. SOURCE=..\lib\scales.h
  263. # End Source File
  264. # Begin Source File
  265.  
  266. SOURCE=..\lib\smallft.h
  267. # End Source File
  268. # Begin Source File
  269.  
  270. SOURCE=..\lib\window.h
  271. # End Source File
  272. # End Group
  273. # Begin Group "Resource Files"
  274.  
  275. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  276. # End Group
  277. # Begin Group "Other Files"
  278.  
  279. # PROP Default_Filter ".def"
  280. # Begin Source File
  281.  
  282. SOURCE=.\vorbis.def
  283.  
  284. !IF  "$(CFG)" == "vorbis_dynamic - Win32 Release"
  285.  
  286. !ELSEIF  "$(CFG)" == "vorbis_dynamic - Win32 Debug"
  287.  
  288. # PROP Exclude_From_Build 1
  289.  
  290. !ENDIF 
  291.  
  292. # End Source File
  293. # End Group
  294. # End Target
  295. # End Project
  296.